Welcome![Sign In][Sign Up]
Location:
Search - s function matlab

Search list

[matlabS-Function

Description: matlab的s函数的编写教程,十分详细-matlab s function to write the tutorial, very detailed
Platform: | Size: 1013760 | Author: kevin chen | Hits:

[matlabS-function-sample

Description: matlab中关于S函数用法的简单示例,帮助初学者快速理清S函数编程格式-simple example on the usage of the S function in the matlab help beginners sort out the S-function programming format
Platform: | Size: 8192 | Author: 周连俊 | Hits:

[OtherMATLAB-S-Function

Description: matlab的s函数编程教程。来自企业的电子书-matlab s function programming tutorial. From the corporate e-book
Platform: | Size: 1078272 | Author: | Hits:

[matlabsystem_s-function(mimo)

Description: 这是用SIMULINK的S-FUNCTION方式编写的系统仿真代码,系统是基于4G网络的核心技术空时分组编码的MIMO-OFDM通信系统的,涉及到空间分集、时间分集和频率分集的有机结合,包括QPSK调制解调、IFFT调制、控制编解码、基于训练符号的信道估计等通信模块。包括main_STBC_MIMO_OFDM和training_symbol两个M文件和一个DOC文件,对各部分的都有详细的代码和注释。-It is used SIMULINK the S-FUNCTION approach to the preparation of the system simulation code, the system is based on the 4G network s core technology space-time block coded MIMO-OFDM communication system, involving spatial diversity, time diversity and frequency diversity of the organic combination, including QPSK modulation and demodulation, IFFT modulation, control of encoding and decoding, symbol-based channel estimation training and other communication module. Including main_STBC_MIMO_OFDM and training_symbol two M file and a DOC file, have detailed the various parts of the code and comments.
Platform: | Size: 13312 | Author: masong | Hits:

[OtherMATLAB-S-Function

Description: matlab的S-function函数的写法-the wording of the S-function function matlab
Platform: | Size: 756736 | Author: 高国华 | Hits:

[Software Engineeringmatlab-M-S

Description: 有关matlab/simulink中m和s函数的模板及实例-Templates and examples about m and s function matlab/simulink
Platform: | Size: 402432 | Author: 杨宏 | Hits:

[Software EngineeringLIM-simulation-based-on-S-function

Description: 基于S函数的Matlab仿真论文。文中主要依靠S函数建立直线电机的仿真工作。-Matlab simulation papers based on the S-function. Rely mainly on the S function to create a simulation of the linear motor.
Platform: | Size: 423936 | Author: ok_doggy | Hits:

[OtherS-Function

Description: matlab里的S函数的编写指导,对于自己编写程序很有帮助-guiding the preparation of the S-function in the matlab helpful for their own programming
Platform: | Size: 755712 | Author: 小刚 | Hits:

[OtherMATLAB-S-Function

Description: S-Function(系统函数)为扩展Simulink的性能提供了一个有力的工具,本书介绍了如何编写S-Function-S-Function (system function) for the extension of the performance of the Simulink provides a powerful tool, this book describes how to write S-Function
Platform: | Size: 1018880 | Author: WangXiaolu | Hits:

[DocumentsS-function-to-Simulink

Description: S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink 系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还 可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成 动态连接库(DLL)文件,然后在Simulink 中直接调用-S-function System Function system function, refers to the use of non-graphical (ie computer language, rather than the Simulink system module) way described functional modules. In MATLAB, the user can use MATLAB code to write the S-function outside can use C, C++, FORTRAN or Ada language preparation of the S-function, only in these languages ​ ​ to write programs need to use the compiler to generate dynamic link library (DLL ) file, and then called directly in Simulink
Platform: | Size: 352256 | Author: 任宁 | Hits:

[Program docS-Function

Description: 详细介绍了matlab中S-function的编写格式,是学习编写s函数的好的资料-Detailed description of the matlab in the preparation of S-function format, is to learn to write good information s function
Platform: | Size: 756736 | Author: 牛牛 | Hits:

[OtherS-Function

Description: 介绍了Matlab下的MPPT扰动观察法仿真中的S函数编写-Introduced under Matlab simulation MPPT perturbation and observation method S-function written
Platform: | Size: 1024 | Author: Jychal | Hits:

[matlabs-function

Description: matlab 仿真弹道导弹拦截来袭敌方导弹的程序,用s函数编写,既直观而且转换成c/c++很方便,可以与vc混合编程,有问题随时联系-Matlab simulation of ballistic missile intercepting the enemy s missile program, written using the s function, both intuitive and converted to c/c++ is very convenient, can be mixed with VC programming, have questions please contact::::
Platform: | Size: 10240 | Author: 周胜俞 | Hits:

[matlabS

Description: matlab的S函数例程,是关于滑模变结构的-S function matlab routines, is about Sliding Mode Variable Structure
Platform: | Size: 52224 | Author: zhengrui | Hits:

[OtherMATLAB-using-s-function

Description: learn about s-function in Matlab
Platform: | Size: 89088 | Author: activated | Hits:

[OtherS-Function

Description: matlab中S-function的应用及使用说明,可供编程时参考-Matlab S-function description and application, can be used as a reference when programming
Platform: | Size: 106496 | Author: wch | Hits:

[matlabPID-controller-with-S-function

Description: 基于matlab语言编写的s-function实现PID控制器功能- s-function to realize the PID controller function based on the matlab language
Platform: | Size: 8192 | Author: 陈志环 | Hits:

[Other systemsS-function

Description: matlab s函数(s-Function)编写的离散状态空间表达式-matlab s function (s-Function) written in discrete state space representation
Platform: | Size: 4096 | Author: 洋斌 | Hits:

[Others-function

Description: 本文主要介绍了如何在MATLAB中创建s函数,s函数的定义、功能以及如何正确的编写s函数,从而简化MATLAB的编程,使MATLAB模块更加清晰。-this passage mainly describe the s function in MATLAB about creating this function and how to use this function
Platform: | Size: 1018880 | Author: 徐瑛瑛 | Hits:

[OtherMATLAB-S-Function

Description: Matlab S-function僅供教育學習用途-Matlab S-function only for Learning and Education
Platform: | Size: 855040 | Author: Honor | Hits:
« 1 2 34 5 6 7 8 9 10 ... 40 »

CodeBus www.codebus.net